Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Optimize prompt for test case generate #6049

Merged
merged 1 commit into from
Sep 22, 2023

Conversation

wangzhuzhen
Copy link
Contributor

What this PR does / why we need it:

Optimize prompt for test case generate, new prompt with format:

需求名称: xxx   
需求描述: 
1.xxx 
2.xxx

Specified Reviewers:

/assign @sfwn

ChangeLog

Feature: Optimize prompt for test case generate(优化了测试用例生成时的 prompt 输入)

Language Changelog
🇺🇸 English Optimize prompt for test case generate
🇨🇳 中文 优化了测试用例生成时的 prompt 输入

Need cherry-pick to release versions?

/cherry-pick release/2.4

@erda-bot
Copy link
Member

Automated cherry pick can ONLY be triggered when this PR is MERGED!

@erda-bot erda-bot requested a review from sfwn September 21, 2023 07:29
@codecov
Copy link

codecov bot commented Sep 21, 2023

Codecov Report

Merging #6049 (0fb509b) into master (806ebd2) will increase coverage by 0.01%.
Report is 1 commits behind head on master.
The diff coverage is 82.60%.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #6049      +/-   ##
==========================================
+ Coverage   22.79%   22.81%   +0.01%     
==========================================
  Files        1767     1767              
  Lines      190755   190794      +39     
==========================================
+ Hits        43479    43524      +45     
+ Misses     142285   142275      -10     
- Partials     4991     4995       +4     
Files Changed Coverage Δ
...l/pkg/ai-functions/functions/test-case/function.go 45.58% <0.00%> (ø)
...ons/handler/handler_ai_function_create_testcase.go 72.65% <84.44%> (+8.61%) ⬆️

... and 8 files with indirect coverage changes

@sfwn
Copy link
Member

sfwn commented Sep 22, 2023

/approve

@erda-bot erda-bot merged commit b0cf21b into erda-project:master Sep 22, 2023
27 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

3 participants